projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3ccaf8
)
*** empty log message ***
author
Jason Rumney
<jasonr@gnu.org>
Tue, 5 Dec 2000 22:54:21 +0000
(22:54 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Tue, 5 Dec 2000 22:54:21 +0000
(22:54 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index a9165ea39b7984a5917ad8cfa5e336d17bbf161c..5c01438c3b51b03eee8c77770dda2d29895d7fcf 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2000-12-05 Jason Rumney <jasonr@gnu.org>
+
+ * md5.h: Remove underscores from function declarations.
+ (__attribute__, __alignof__) [!__GNUC__]: Define.
+
+ * md5.c: Delay include of md5.h until after namespace cleaning.
+
2000-12-05 Jason Rumney <jasonr@altavista.net>
* w32term.c (expose_area): Complete last change.